mmc: sdhci: return error when failed add_sdhci().
authorJaehoon Chung <[email protected]>
Thu, 13 Dec 2012 20:07:12 +0000 (20:07 +0000)
committerAndy Fleming <[email protected]>
Mon, 6 May 2013 21:26:24 +0000 (16:26 -0500)
commita68aac4947bf8dfd429267561ddf438fab2561ec
tree7447b5671c5eab6bf181cf96492a37217a6b3c80
parent1f4ca2547c9a3bdaf1e592a08370cba2b139471b
mmc: sdhci: return error when failed add_sdhci().

If failed the add_host(), it is reasonable that return value of
add_sdhci().

Signed-off-by: Jaehoon Chung <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
drivers/mmc/mv_sdhci.c
drivers/mmc/s5p_sdhci.c